home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / TRAX.ZIP / 2NET.MNU < prev    next >
Text File  |  1990-06-20  |  2KB  |  143 lines

  1. *SECTION MESSAGES
  2.  
  3. #DIV_ZERO
  4. Division By Zero Error.
  5.  
  6. #STACK_OVERFLOW
  7. Stack Overflow Error.
  8.  
  9. #OUT_OF_MEMORY
  10. Not Enough Memory.
  11.  
  12. #OVERFLOW
  13. Floating Point Overflow Error.
  14.  
  15. #UNDERFLOW
  16. Floating Point Underflow Error.
  17.  
  18. #RUN_TIME
  19. Run Time Error Number :$
  20.  
  21. #ABORTED
  22. . 2NET Program Aborted.
  23.  
  24. #PARSING
  25. Parsing the netlist ...
  26.  
  27. #READING
  28. Reading:
  29.  
  30. #INTERFACE
  31. interface$
  32.  
  33. #CONTENT
  34. content
  35.  
  36. #RESOLVING
  37. Resolving the netlist ...
  38.  
  39. #WRITING
  40. Writing the netlist ...
  41.  
  42. #USAGE
  43. Correct Command Line Usage:
  44.  
  45. #COMMAND_LINE
  46. <SOURCE FileName> <AUTOTRAX FileName> <Format> [/Q]
  47.  
  48. #E_G
  49. For Example:
  50.  
  51. #EXAMPLE
  52. 2NET DEMO TEST EDIF
  53.  
  54. #EXPLAIN_1
  55. Will generate the file TEST.NET from the EDIF file DEMO.NET
  56.  
  57. #EXPLAIN_2
  58. If No File Names Are Supplied, The Program Will Prompt For Them.
  59.  
  60. #INPUT
  61. Input File Name             :$
  62.  
  63. #OUTPUT
  64. Output File Name            :$
  65.  
  66. #FORMAT
  67. Format (<Return> for EDIF)  :$
  68.  
  69. #FORMATS_1
  70. Available formats to translate from are:
  71.  
  72. #FUTURE_1
  73. Other formats are currently being added.
  74.  
  75. #FUTURE_2
  76. Let us know of any formats that you would like included.
  77.  
  78. #HEADER
  79. AUTOTRAX NETLIST FORMAT TRANSLATOR$
  80.  
  81. #UNSUPPORTED
  82. This format is not supported, the formats currently supported are:
  83.  
  84. #OVERWRITE_1
  85. Output File$
  86.  
  87. #OVERWRITE_2
  88. .NET Exists, Overwrite Y/N :$
  89.  
  90. #NO_INPUT
  91. Input File Not Found.  2NET Program Aborted
  92.  
  93. #EXCEEDS
  94.  exceeds length limit of$
  95.  
  96. #PROBLEM
  97. This may cause incorrect generation of netlist.
  98.  
  99. #EXCEED_PARTNAME
  100. Partname
  101.  
  102. #EXCEED_DESIG
  103. Designator
  104.  
  105. #EXCEED_PAD
  106. Pad
  107.  
  108. #EXCEED_LABEL
  109. Label
  110.  
  111. #EXCEED_EDIF_PORT
  112. Port
  113.  
  114. #EXCEED_EDIF_SIGNAL
  115. Signal
  116.  
  117. #EXCEED_EDIF_SIGNAL_RENAME
  118. Signal rename
  119.  
  120. #EXCEED_EDIF_CELLNAME
  121. Cell name
  122.  
  123. #EXCEED_EDIF_CELL_DESIG
  124. Cell designator
  125.  
  126. #EXCEED_EDIF_PORT_RENAME
  127. Port rename
  128.  
  129. #EXCEED_SCHEMA_COMPNAME
  130. Component Name
  131.  
  132. #EXCEED_SCHEMA_DESIG
  133. Reference designator
  134.  
  135. #EXCEED_SCHEMA_DESC
  136. Component description/value
  137.  
  138. #EXCEED_PADS_DECALNAME
  139. Decalname
  140.  
  141. #CELL_RESOLVE
  142. Resolving
  143.